[INFO] cloning repository https://github.com/lxj764758117/rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lxj764758117/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxj764758117%2Frust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxj764758117%2Frust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4501d7350fca7159bcd3c6e29154d802466686d
[INFO] testing lxj764758117/rust against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxj764758117%2Frust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/lxj764758117/rust
[INFO] finished tweaking git repo https://github.com/lxj764758117/rust
[INFO] tweaked toml for git repo https://github.com/lxj764758117/rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lxj764758117/rust on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lxj764758117/rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crypto/crypto-derive/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `libra_crypto_derive` library target)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ec2` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ecr` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ecs` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kinesis` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_logs` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46343cdf63a0610e8f7eb2443fd18e73b3c23cace53d9ee3630cc4d1bb4a22e1
[INFO] running `Command { std: "docker" "start" "-a" "46343cdf63a0610e8f7eb2443fd18e73b3c23cace53d9ee3630cc4d1bb4a22e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46343cdf63a0610e8f7eb2443fd18e73b3c23cace53d9ee3630cc4d1bb4a22e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46343cdf63a0610e8f7eb2443fd18e73b3c23cace53d9ee3630cc4d1bb4a22e1", kill_on_drop: false }`
[INFO] [stdout] 46343cdf63a0610e8f7eb2443fd18e73b3c23cace53d9ee3630cc4d1bb4a22e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 938f57958a024558a9564e401e6d06538c6b00d86da252ae5ee12127f4d3c6a2
[INFO] running `Command { std: "docker" "start" "-a" "938f57958a024558a9564e401e6d06538c6b00d86da252ae5ee12127f4d3c6a2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ec2` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ecr` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ecs` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kinesis` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_logs` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crypto/crypto-derive/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `libra_crypto_derive` library target)
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling multimap v0.4.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling subtle v2.1.1
[INFO] [stderr]    Compiling block-padding v0.1.4
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling arc-swap v0.4.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling crossbeam v0.7.2
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling slog-scope v4.2.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling libra-failure-macros v0.1.0 (/opt/rustwide/workdir/common/failure-ext/failure-macros)
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling slog-async v2.3.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling slog-stdlog v4.0.0
[INFO] [stderr]    Compiling chrono v0.4.9
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling memsec v0.5.6
[INFO] [stderr]    Compiling rand04 v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling rand04_compat v0.1.1
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling tokio-io v0.1.12
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling pairing v0.14.2
[INFO] [stderr]    Compiling errno v0.2.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling slog-term v2.4.1
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling protobuf v2.7.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling nibble_vec v0.0.4
[INFO] [stderr]    Compiling bech32 v0.6.0
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling radix_trie v0.1.4
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling mio v0.6.19
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling tokio-executor v0.1.8
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]    Compiling futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling tokio-sync v0.1.6
[INFO] [stderr]    Compiling tokio-timer v0.2.11
[INFO] [stderr]    Compiling futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling http v0.1.18
[INFO] [stderr]    Compiling mirai-annotations v1.4.0
[INFO] [stderr]    Compiling futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling tokio-threadpool v0.1.15
[INFO] [stderr]    Compiling slog-envlogger v2.2.0
[INFO] [stderr]    Compiling tokio-reactor v0.1.9
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling tokio-tcp v0.1.3
[INFO] [stderr]    Compiling hyper v0.12.34
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling indexmap v1.1.0
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling prometheus v0.7.0
[INFO] [stderr]    Compiling sha-1 v0.8.1
[INFO] [stderr]    Compiling blake2 v0.8.1
[INFO] [stderr]    Compiling unsigned-varint v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling arrayref v0.3.5
[INFO] [stderr]    Compiling parity-multihash v0.1.3
[INFO] [stderr]    Compiling bs58 v0.2.5
[INFO] [stderr]    Compiling data-encoding v2.1.2
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling libra-tools v0.1.0 (/opt/rustwide/workdir/common/tools)
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling bit-vec v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.6
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling rental-impl v0.5.4
[INFO] [stderr]    Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#8c12738b)
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling zstd-sys v1.4.13+zstd.1.4.3 (https://github.com/gyscos/zstd-rs.git#7f77d098)
[INFO] [stderr]    Compiling chashmap v2.2.2
[INFO] [stderr]    Compiling lz4-sys v1.8.0 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#41509fea)
[INFO] [stderr]    Compiling bzip2-sys v0.1.7 (https://github.com/alexcrichton/bzip2-rs.git#02096d6f)
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling typed-arena v1.5.0
[INFO] [stderr]    Compiling vm-cache-map v0.1.0 (/opt/rustwide/workdir/language/vm/vm-runtime/vm-cache-map)
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling ring v0.16.9
[INFO] [stderr]    Compiling serde_derive v1.0.99
[INFO] [stderr]    Compiling proc-macro-hack v0.5.9
[INFO] [stderr]    Compiling curve25519-dalek v1.2.3 (https://github.com/calibra/curve25519-dalek.git?branch=fiat#caa6b902)
[INFO] [stderr]    Compiling libra-crypto-derive v0.1.0 (/opt/rustwide/workdir/crypto/crypto-derive)
[INFO] [stderr]    Compiling derive-new v0.5.8
[INFO] [stderr]    Compiling structopt-derive v0.3.2
[INFO] [stderr]    Compiling curve25519-dalek v1.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.4
[INFO] [stderr]    Compiling proc-quote-impl v0.2.2
[INFO] [stderr]    Compiling futures-select-macro-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling futures-join-macro-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling x25519-dalek v0.5.2 (https://github.com/calibra/x25519-dalek.git?branch=fiat#8d5b6301)
[INFO] [stderr]    Compiling proc-quote v0.2.2
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling tracing v0.1.9
[INFO] [stderr]    Compiling futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling tokio-macros v0.2.0-alpha.6
[INFO] [stderr]    Compiling libtitan_sys v0.0.1 (https://github.com/pingcap/rust-rocksdb.git?rev=3cd18c44d160a3cdba586d6502d51b7cc67efc59#3cd18c44)
[INFO] [stderr]    Compiling constant_time_eq v0.1.4
[INFO] [stderr]    Compiling structopt v0.3.2
[INFO] [stderr]    Compiling tokio-codec v0.1.1
[INFO] [stderr]    Compiling snow v0.6.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling nohash-hasher v0.1.1
[INFO] [stderr]    Compiling untrusted v0.7.0
[INFO] [stderr]    Compiling quick-error v0.1.4
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling x25519-dalek v0.5.2
[INFO] [stderr]    Compiling chacha20-poly1305-aead v0.1.2
[INFO] [stderr]    Compiling pin-project v0.4.2
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling tokio-io v0.2.0-alpha.6
[INFO] [stderr]    Compiling yamux v0.2.1
[INFO] [stderr]    Compiling librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git?rev=3cd18c44d160a3cdba586d6502d51b7cc67efc59#3cd18c44)
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling tokio-codec v0.2.0-alpha.6
[INFO] [stderr]    Compiling tokio-retry v0.2.0
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]    Compiling bincode v1.1.4
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling backoff v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling strum_macros v0.15.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling rmp v0.8.8
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling tokio-sync v0.2.0-alpha.6
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling grpcio-sys v0.5.0-alpha.4
[INFO] [stderr]    Compiling futures-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling memsocket v0.1.0 (/opt/rustwide/workdir/network/memsocket)
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling strum v0.15.0
[INFO] [stderr]    Compiling fs_extra v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling tokio-executor v0.2.0-alpha.6
[INFO] [stderr]    Compiling futures-semaphore v0.1.0 (/opt/rustwide/workdir/common/futures-semaphore)
[INFO] [stderr]    Compiling url v2.1.0
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling ttl_cache v0.4.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling adler32 v1.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.19
[INFO] [stderr]    Compiling miniz_oxide v0.3.2
[INFO] [stderr]    Compiling mime v0.3.13
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling tokio-fs v0.2.0-alpha.6
[INFO] [stderr]    Compiling tokio-timer v0.3.0-alpha.6
[INFO] [stderr]    Compiling tokio-net v0.2.0-alpha.6
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling dtoa v0.4.4
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling flate2 v1.0.11
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/borrow.rs:169:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling termion v1.5.3
[INFO] [stderr]    Compiling tokio v0.2.0-alpha.6
[INFO] [stderr]    Compiling bounded-executor v0.1.0 (/opt/rustwide/workdir/common/bounded-executor)
[INFO] [stderr]    Compiling signal-hook-registry v1.1.1
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling siphasher v0.3.0
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.1.10
[INFO] [stderr]    Compiling rental v0.5.4
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rental-0.5.4/src/lib.rs:93:12
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[derive(__rental_traits)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     define_rental_traits!(32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: expected suffix ").0," not found in "#[allow(unused)] enum ProceduralMasqueradeDummyType\n{ Input = (0, stringify! (32)).0 }"
[INFO] [stdout]     = note: this error originates in the macro `define_rental_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rental-0.5.4/src/lib.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |               #[derive(__rental_structs_and_impls)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | / rental! {
[INFO] [stdout] 286 | |     /// Example types that demonstrate the API generated by the rental macro.
[INFO] [stdout] 287 | |     pub mod examples {
[INFO] [stdout] 288 | |         use std::sync;
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: expected suffix ").0," not found in "#[allow(unused)] enum ProceduralMasqueradeDummyType\n{\n    Input =\n    (0, stringify!\n    (use std::sync;\n    #[doc =\n    r\" The simplest shared rental. The head is a boxed integer, and the suffix is a ref to that integer. This struct demonstrates the basic API that all shared rental structs have. See [`SimpleMut`](struct.SimpleMut.html) for the mutable analog.\"]\n    #[rental] pub struct SimpleRef { head: Box<i32>, iref: &'head i32, }\n    #[doc =\n    r\" The simplest mutable rental. Mutable rentals have a slightly different API; compare this struct to [`SimpleRef`](struct.SimpleRef.html) for the clearest picture of how they differ.\"]\n    #[rental_mut] pub struct SimpleMut\n    { head: Box<i32>, iref: &'head mut i32, }\n    #[doc =\n    r\" Identical to [`SimpleRef`](struct.SimpleRef.html), but with the `debug` flag enabled. This will provide a `Debug` impl for the struct as long as all of the fields are `Debug`.\"]\n    #[rental(debug)] pub struct SimpleRefDebug\n    { head: Box<i32>, iref: &'head i32, }\n    #[doc =\n    r\" Similar to [`SimpleRef`](struct.SimpleRef.html), but with the `clone` flag enabled. This will provide a `Clone` impl for the struct as long as the prefix fields are `CloneStableDeref` and the suffix is `Clone` . Notice that the head is an `Arc`, since a clone of an `Arc` will deref to the same object as the original.\"]\n    #[rental(clone)] pub struct SimpleRefClone\n    { head: sync::Arc<i32>, iref: &'head i32, }\n    #[doc =\n    r\" Identical to [`SimpleRef`](struct.SimpleRef.html), but with the `deref_suffix` flag enabled. This will provide a `Deref` impl for the struct, which will in turn deref the suffix. Notice that this flag also removes the `self` param from all methods, replacing it with an explicit param. This prevents any rental methods from blocking deref.\"]\n    #[rental(deref_suffix)] pub struct SimpleRefDeref\n    { head: Box<i32>, iref: &'head i32, }\n    #[doc =\n    r\" Identical to [`SimpleMut`](struct.SimpleMut.html), but with the `deref_mut_suffix` flag enabled. This will provide a `DerefMut` impl for the struct, which will in turn deref the suffix.Notice that this flag also removes the `self` param from all methods, replacing it with an explicit param. This prevents any rental methods from blocking deref.\"]\n    #[rental_mut(deref_mut_suffix)] pub struct SimpleMutDeref\n    { head: Box<i32>, iref: &'head mut i32, }\n    #[doc =\n    r\" Identical to [`SimpleRef`](struct.SimpleRef.html), but with the `covariant` flag enabled. For rental structs where the field types have covariant lifetimes, this will allow you to directly borrow the fields, as they can be safely reborrowed to a shorter lifetime. See the [`all`](struct.SimpleRefCovariant.html#method.all) and [`suffix`](struct.SimpleRefCovariant.html#method.suffix) methods.\"]\n    #[rental(covariant)] pub struct SimpleRefCovariant\n    { head: Box<i32>, iref: &'head i32, }\n    #[doc =\n    r\" Identical to [`SimpleRef`](struct.SimpleRef.html), but with the `map_suffix` flag enabled. This will allow the type of the suffix to be changed by mapping it to another instantiation of the same struct with the different type param. See the [`map`](struct.SimpleRefMap.html#method.map), [`try_map`](struct.SimpleRefMap.html#method.try_map), and [`try_map_or_drop`](struct.SimpleRefMap.html#method.try_map_or_drop) methods.\"]\n    #[rental(map_suffix = \"T\")] pub struct SimpleRefMap<T: 'static>\n    { head: Box<i32>, iref: &'head T, })).0\n}"
[INFO] [stdout]     = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rental-0.5.4/src/lib.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |               #[derive(__rental_structs_and_impls)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 | / rental! {
[INFO] [stdout] 351 | |     /// Premade types for the most common use cases.
[INFO] [stdout] 352 | |     pub mod common {
[INFO] [stdout] 353 | |         use std::ops::DerefMut;
[INFO] [stdout] ...   |
[INFO] [stdout] 485 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: expected suffix ").0," not found in "#[allow(unused)] enum ProceduralMasqueradeDummyType\n{\n    Input =\n    (0, stringify!\n    (use std::ops::DerefMut; use stable_deref_trait::StableDeref; use\n    std::cell; use std::sync;\n    #[doc = r\" Stores an owner and a shared reference in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::common::RentRef;\"] #[doc = r\" # fn main() {\"]\n    #[doc = r\" let r = RentRef::new(Box::new(5), |i| &*i);\"]\n    #[doc = r\" assert_eq!(*r, RentRef::rent(&r, |iref| **iref));\"]\n    #[doc = r\" # }\"] #[doc = r\" ```\"]\n    #[rental(debug, clone, deref_suffix, covariant, map_suffix = \"T\")] pub\n    struct RentRef<H: 'static + StableDeref, T: 'static>\n    { head: H, suffix: &'head T, }\n    #[doc = r\" Stores an owner and a mutable reference in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::common::RentMut;\"] #[doc = r\" # fn main() {\"]\n    #[doc = r\" let mut r = RentMut::new(Box::new(5), |i| &mut *i);\"]\n    #[doc = r\" *r = 12;\"]\n    #[doc = r\" assert_eq!(12, RentMut::rent(&mut r, |iref| **iref));\"]\n    #[doc = r\" # }\"] #[doc = r\" ```\"]\n    #[rental_mut(debug, deref_mut_suffix, covariant, map_suffix = \"T\")] pub\n    struct RentMut<H: 'static + StableDeref + DerefMut, T: 'static>\n    { head: H, suffix: &'head mut T, }\n    #[doc = r\" Stores a `RefCell` and a `Ref` in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::common::RentRefCell;\"] #[doc = r\" # fn main() {\"]\n    #[doc = r\" use std::cell;\"] #[doc = r\"\"]\n    #[doc =\n    r\" let r = RentRefCell::new(Box::new(cell::RefCell::new(5)), |c| c.borrow());\"]\n    #[doc = r\" assert_eq!(*r, RentRefCell::rent(&r, |c| **c));\"]\n    #[doc = r\" # }\"] #[doc = r\" ```\"]\n    #[rental(debug, clone, deref_suffix, covariant, map_suffix = \"T\")] pub\n    struct RentRefCell<H: 'static + StableDeref, T: 'static>\n    { head: H, suffix: cell::Ref<'head, T>, }\n    #[doc = r\" Stores a `RefCell` and a `RefMut` in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::common::RentRefCellMut;\"]\n    #[doc = r\" # fn main() {\"] #[doc = r\" use std::cell;\"] #[doc = r\"\"]\n    #[doc =\n    r\" let mut r = RentRefCellMut::new(Box::new(cell::RefCell::new(5)), |c| c.borrow_mut());\"]\n    #[doc = r\" *r = 12;\"]\n    #[doc = r\" assert_eq!(12, RentRefCellMut::rent(&r, |c| **c));\"]\n    #[doc = r\" # }\"] #[doc = r\" ```\"]\n    #[rental_mut(debug, deref_mut_suffix, covariant, map_suffix = \"T\")] pub\n    struct RentRefCellMut<H: 'static + StableDeref + DerefMut, T: 'static>\n    { head: H, suffix: cell::RefMut<'head, T>, }\n    #[doc = r\" Stores a `Mutex` and a `MutexGuard` in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::common::RentMutex;\"] #[doc = r\" # fn main() {\"]\n    #[doc = r\" use std::sync;\"] #[doc = r\"\"]\n    #[doc =\n    r\" let mut r = RentMutex::new(Box::new(sync::Mutex::new(5)), |c| c.lock().unwrap());\"]\n    #[doc = r\" *r = 12;\"]\n    #[doc = r\" assert_eq!(12, RentMutex::rent(&r, |c| **c));\"]\n    #[doc = r\" # }\"] #[doc = r\" ```\"]\n    #[rental(debug, clone, deref_mut_suffix, covariant, map_suffix = \"T\")] pub\n    struct RentMutex<H: 'static + StableDeref + DerefMut, T: 'static>\n    { head: H, suffix: sync::MutexGuard<'head, T>, }\n    #[doc =\n    r\" Stores an `RwLock` and an `RwLockReadGuard` in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::common::RentRwLock;\"] #[doc = r\" # fn main() {\"]\n    #[doc = r\" use std::sync;\"] #[doc = r\"\"]\n    #[doc =\n    r\" let r = RentRwLock::new(Box::new(sync::RwLock::new(5)), |c| c.read().unwrap());\"]\n    #[doc = r\" assert_eq!(*r, RentRwLock::rent(&r, |c| **c));\"]\n    #[doc = r\" # }\"] #[doc = r\" ```\"]\n    #[rental(debug, clone, deref_suffix, covariant, map_suffix = \"T\")] pub\n    struct RentRwLock<H: 'static + StableDeref, T: 'static>\n    { head: H, suffix: sync::RwLockReadGuard<'head, T>, }\n    #[doc =\n    r\" Stores an `RwLock` and an `RwLockWriteGuard` in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::common::RentRwLockMut;\"]\n    #[doc = r\" # fn main() {\"] #[doc = r\" use std::sync;\"] #[doc = r\"\"]\n    #[doc =\n    r\" let mut r = RentRwLockMut::new(Box::new(sync::RwLock::new(5)), |c| c.write().unwrap());\"]\n    #[doc = r\" *r = 12;\"]\n    #[doc = r\" assert_eq!(12, RentRwLockMut::rent(&r, |c| **c));\"]\n    #[doc = r\" # }\"] #[doc = r\" ```\"]\n    #[rental(debug, clone, deref_mut_suffix, covariant, map_suffix = \"T\")] pub\n    struct RentRwLockMut<H: 'static + StableDeref, T: 'static>\n    { head: H, suffix: sync::RwLockWriteGuard<'head, T>, })).0\n}"
[INFO] [stdout]     = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rental` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.5.0-alpha.4`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/grpcio-sys-7ec109faa56acda1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=grpc_wrap.cc
[INFO] [stderr]   cargo:rerun-if-changed=grpc
[INFO] [stderr]   cargo:rerun-if-env-changed=UPDATE_BIND
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=GRPCIO_SYS_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/grpcio-sys-a83d15aa5349852a/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.5.0-alpha.4/grpc" "-DGO_EXECUTABLE=fake-go-nonexist" "-DgRPC_INSTALL=false" "-DgRPC_BUILD_CSHARP_EXT=false" "-DgRPC_BUILD_CODEGEN=false" "-DgRPC_BENCHMARK_PROVIDER=none" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/grpcio-sys-a83d15aa5349852a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of off64_t
[INFO] [stderr]   -- Check size of off64_t - done
[INFO] [stderr]   -- Looking for fseeko
[INFO] [stderr]   -- Looking for fseeko - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Renaming
[INFO] [stderr]   --     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.5.0-alpha.4/grpc/third_party/zlib/zconf.h
[INFO] [stderr]   -- to 'zconf.h.included' because this file is included with zlib
[INFO] [stderr]   -- but CMake generates it automatically in the build directory.
[INFO] [stderr]   -- Looking for res_servicename in resolv
[INFO] [stderr]   -- Looking for res_servicename in resolv - not found
[INFO] [stderr]   -- Looking for gethostbyname in nsl
[INFO] [stderr]   -- Looking for gethostbyname in nsl - not found
[INFO] [stderr]   -- Looking for gethostbyname in socket
[INFO] [stderr]   -- Looking for gethostbyname in socket - not found
[INFO] [stderr]   -- Looking for clock_gettime in rt
[INFO] [stderr]   -- Looking for clock_gettime in rt - found
[INFO] [stderr]   -- Looking for include file sys/socket.h
[INFO] [stderr]   -- Looking for include file sys/socket.h - found
[INFO] [stderr]   -- Looking for include file arpa/inet.h
[INFO] [stderr]   -- Looking for include file arpa/inet.h - found
[INFO] [stderr]   -- Looking for include file arpa/nameser_compat.h
[INFO] [stderr]   -- Looking for include file arpa/nameser_compat.h - found
[INFO] [stderr]   -- Looking for include file arpa/nameser.h
[INFO] [stderr]   -- Looking for include file arpa/nameser.h - found
[INFO] [stderr]   -- Looking for include file assert.h
[INFO] [stderr]   -- Looking for include file assert.h - found
[INFO] [stderr]   -- Looking for include file errno.h
[INFO] [stderr]   -- Looking for include file errno.h - found
[INFO] [stderr]   -- Looking for include file fcntl.h
[INFO] [stderr]   -- Looking for include file fcntl.h - found
[INFO] [stderr]   -- Looking for include file inttypes.h
[INFO] [stderr]   -- Looking for include file inttypes.h - found
[INFO] [stderr]   -- Looking for include file limits.h
[INFO] [stderr]   -- Looking for include file limits.h - found
[INFO] [stderr]   -- Looking for include file malloc.h
[INFO] [stderr]   -- Looking for include file malloc.h - found
[INFO] [stderr]   -- Looking for include file memory.h
[INFO] [stderr]   -- Looking for include file memory.h - found
[INFO] [stderr]   -- Looking for include file netdb.h
[INFO] [stderr]   -- Looking for include file netdb.h - found
[INFO] [stderr]   -- Looking for include file netinet/in.h
[INFO] [stderr]   -- Looking for include file netinet/in.h - found
[INFO] [stderr]   -- Looking for include file netinet/tcp.h
[INFO] [stderr]   -- Looking for include file netinet/tcp.h - found
[INFO] [stderr]   -- Looking for include file net/if.h
[INFO] [stderr]   -- Looking for include file net/if.h - found
[INFO] [stderr]   -- Looking for include file signal.h
[INFO] [stderr]   -- Looking for include file signal.h - found
[INFO] [stderr]   -- Looking for include file socket.h
[INFO] [stderr]   -- Looking for include file socket.h - not found
[INFO] [stderr]   -- Looking for include file stdbool.h
[INFO] [stderr]   -- Looking for include file stdbool.h - found
[INFO] [stderr]   -- Looking for include file stdlib.h
[INFO] [stderr]   -- Looking for include file stdlib.h - found
[INFO] [stderr]   -- Looking for include file strings.h
[INFO] [stderr]   -- Looking for include file strings.h - found
[INFO] [stderr]   -- Looking for include file string.h
[INFO] [stderr]   -- Looking for include file string.h - found
[INFO] [stderr]   -- Looking for include file stropts.h
[INFO] [stderr]   -- Looking for include file stropts.h - not found
[INFO] [stderr]   -- Looking for include file sys/ioctl.h
[INFO] [stderr]   -- Looking for include file sys/ioctl.h - found
[INFO] [stderr]   -- Looking for include file sys/param.h
[INFO] [stderr]   -- Looking for include file sys/param.h - found
[INFO] [stderr]   -- Looking for include file sys/select.h
[INFO] [stderr]   -- Looking for include file sys/select.h - found
[INFO] [stderr]   -- Looking for include file sys/stat.h
[INFO] [stderr]   -- Looking for include file sys/stat.h - found
[INFO] [stderr]   -- Looking for include file sys/time.h
[INFO] [stderr]   -- Looking for include file sys/time.h - found
[INFO] [stderr]   -- Looking for include file sys/uio.h
[INFO] [stderr]   -- Looking for include file sys/uio.h - found
[INFO] [stderr]   -- Looking for include file time.h
[INFO] [stderr]   -- Looking for include file time.h - found
[INFO] [stderr]   -- Looking for include file dlfcn.h
[INFO] [stderr]   -- Looking for include file dlfcn.h - found
[INFO] [stderr]   -- Looking for include file unistd.h
[INFO] [stderr]   -- Looking for include file unistd.h - found
[INFO] [stderr]   -- Looking for include files winsock2.h, windows.h
[INFO] [stderr]   -- Looking for include files winsock2.h, windows.h - not found
[INFO] [stderr]   -- Looking for 3 include files winsock2.h, ..., windows.h
[INFO] [stderr]   -- Looking for 3 include files winsock2.h, ..., windows.h - not found
[INFO] [stderr]   -- Looking for include files winsock.h, windows.h
[INFO] [stderr]   -- Looking for include files winsock.h, windows.h - not found
[INFO] [stderr]   -- Looking for include file windows.h
[INFO] [stderr]   -- Looking for include file windows.h - not found
[INFO] [stderr]   -- Performing Test HAVE_SOCKLEN_T
[INFO] [stderr]   -- Performing Test HAVE_SOCKLEN_T - Success
[INFO] [stderr]   -- Performing Test HAVE_TYPE_SOCKET
[INFO] [stderr]   -- Performing Test HAVE_TYPE_SOCKET - Failed
[INFO] [stderr]   -- Performing Test HAVE_BOOL_T
[INFO] [stderr]   -- Performing Test HAVE_BOOL_T - Success
[INFO] [stderr]   -- Performing Test HAVE_SSIZE_T
[INFO] [stderr]   -- Performing Test HAVE_SSIZE_T - Success
[INFO] [stderr]   -- Performing Test HAVE_LONGLONG
[INFO] [stderr]   -- Performing Test HAVE_LONGLONG - Success
[INFO] [stderr]   -- Performing Test HAVE_SIG_ATOMIC_T
[INFO] [stderr]   -- Performing Test HAVE_SIG_ATOMIC_T - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_ADDRINFO
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_ADDRINFO - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_IN6_ADDR
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_IN6_ADDR - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_IN6
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_IN6 - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_TIMEVAL
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_TIMEVAL - Success
[INFO] [stderr]   -- Looking for AF_INET6
[INFO] [stderr]   -- Looking for AF_INET6 - found
[INFO] [stderr]   -- Looking for O_NONBLOCK
[INFO] [stderr]   -- Looking for O_NONBLOCK - found
[INFO] [stderr]   -- Looking for FIONBIO
[INFO] [stderr]   -- Looking for FIONBIO - found
[INFO] [stderr]   -- Looking for SIOCGIFADDR
[INFO] [stderr]   -- Looking for SIOCGIFADDR - found
[INFO] [stderr]   -- Looking for MSG_NOSIGNAL
[INFO] [stderr]   -- Looking for MSG_NOSIGNAL - found
[INFO] [stderr]   -- Looking for PF_INET6
[INFO] [stderr]   -- Looking for PF_INET6 - found
[INFO] [stderr]   -- Looking for SO_NONBLOCK
[INFO] [stderr]   -- Looking for SO_NONBLOCK - not found
[INFO] [stderr]   -- Looking for CLOCK_MONOTONIC
[INFO] [stderr]   -- Looking for CLOCK_MONOTONIC - found
[INFO] [stderr]   -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
[INFO] [stderr]   -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success
[INFO] [stderr]   -- Performing Test HAVE_LL
[INFO] [stderr]   -- Performing Test HAVE_LL - Success
[INFO] [stderr]   -- Looking for bitncmp
[INFO] [stderr]   -- Looking for bitncmp - not found
[INFO] [stderr]   -- Looking for closesocket
[INFO] [stderr]   -- Looking for closesocket - not found
[INFO] [stderr]   -- Looking for CloseSocket
[INFO] [stderr]   -- Looking for CloseSocket - not found
[INFO] [stderr]   -- Looking for connect
[INFO] [stderr]   -- Looking for connect - found
[INFO] [stderr]   -- Looking for fcntl
[INFO] [stderr]   -- Looking for fcntl - found
[INFO] [stderr]   -- Looking for freeaddrinfo
[INFO] [stderr]   -- Looking for freeaddrinfo - found
[INFO] [stderr]   -- Looking for getaddrinfo
[INFO] [stderr]   -- Looking for getaddrinfo - found
[INFO] [stderr]   -- Looking for getenv
[INFO] [stderr]   -- Looking for getenv - found
[INFO] [stderr]   -- Looking for gethostbyaddr
[INFO] [stderr]   -- Looking for gethostbyaddr - found
[INFO] [stderr]   -- Looking for gethostbyname
[INFO] [stderr]   -- Looking for gethostbyname - found
[INFO] [stderr]   -- Looking for gethostname
[INFO] [stderr]   -- Looking for gethostname - found
[INFO] [stderr]   -- Looking for getnameinfo
[INFO] [stderr]   -- Looking for getnameinfo - found
[INFO] [stderr]   -- Looking for getservbyport_r
[INFO] [stderr]   -- Looking for getservbyport_r - found
[INFO] [stderr]   -- Looking for gettimeofday
[INFO] [stderr]   -- Looking for gettimeofday - found
[INFO] [stderr]   -- Looking for if_indextoname
[INFO] [stderr]   -- Looking for if_indextoname - found
[INFO] [stderr]   -- Looking for inet_net_pton
[INFO] [stderr]   -- Looking for inet_net_pton - not found
[INFO] [stderr]   -- Looking for inet_ntop
[INFO] [stderr]   -- Looking for inet_ntop - found
[INFO] [stderr]   -- Looking for inet_pton
[INFO] [stderr]   -- Looking for inet_pton - found
[INFO] [stderr]   -- Looking for ioctl
[INFO] [stderr]   -- Looking for ioctl - found
[INFO] [stderr]   -- Looking for ioctlsocket
[INFO] [stderr]   -- Looking for ioctlsocket - not found
[INFO] [stderr]   -- Looking for IoctlSocket
[INFO] [stderr]   -- Looking for IoctlSocket - not found
[INFO] [stderr]   -- Looking for recv
[INFO] [stderr]   -- Looking for recv - found
[INFO] [stderr]   -- Looking for recvfrom
[INFO] [stderr]   -- Looking for recvfrom - found
[INFO] [stderr]   -- Looking for send
[INFO] [stderr]   -- Looking for send - found
[INFO] [stderr]   -- Looking for setsockopt
[INFO] [stderr]   -- Looking for setsockopt - found
[INFO] [stderr]   -- Looking for socket
[INFO] [stderr]   -- Looking for socket - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for strcmpi
[INFO] [stderr]   -- Looking for strcmpi - not found
[INFO] [stderr]   -- Looking for strdup
[INFO] [stderr]   -- Looking for strdup - found
[INFO] [stderr]   -- Looking for stricmp
[INFO] [stderr]   -- Looking for stricmp - not found
[INFO] [stderr]   -- Looking for strncasecmp
[INFO] [stderr]   -- Looking for strncasecmp - found
[INFO] [stderr]   -- Looking for strncmpi
[INFO] [stderr]   -- Looking for strncmpi - not found
[INFO] [stderr]   -- Looking for strnicmp
[INFO] [stderr]   -- Looking for strnicmp - not found
[INFO] [stderr]   -- Looking for writev
[INFO] [stderr]   -- Looking for writev - found
[INFO] [stderr]   -- Found Perl: /usr/bin/perl (found version "5.38.2") 
[INFO] [stderr]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:24 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/zlib/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at third_party/zlib/CMakeLists.txt:77 (file):
[INFO] [stderr]     file RENAME failed to rename
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.5.0-alpha.4/grpc/third_party/zlib/zconf.h
[INFO] [stderr] 
[INFO] [stderr]     to
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.5.0-alpha.4/grpc/third_party/zlib/zconf.h.included
[INFO] [stderr] 
[INFO] [stderr]     because: Read-only file system
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/cares/cares/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at cmake/protobuf.cmake:48 (message):
[INFO] [stderr]     gRPC_PROTOBUF_PROVIDER is "module" but PROTOBUF_ROOT_DIR is wrong
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:140 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/boringssl/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at cmake/gflags.cmake:26 (message):
[INFO] [stderr]     gRPC_GFLAGS_PROVIDER is "module" but GFLAGS_ROOT_DIR is wrong
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:142 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (5239) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.42/src/lib.rs:861:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5736b245b2da - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5736b245b2da - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5736b245b2da - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5736b245b2da - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5736b2472d8a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5736b2472d8a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]      6:     0x5736b2461a72 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5736b2461a72 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5736b2439c0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5736b2439c0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5736b24540b1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5736b245432b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5736b2439cc8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5736b2431489 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5736b243a70d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5736b24735fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5736b23cfd27 - cmake[d8772b64ecd2a755]::fail
[INFO] [stderr]     17:     0x5736b23cf9e1 - cmake[d8772b64ecd2a755]::run
[INFO] [stderr]     18:     0x5736b23d340f - <cmake[d8772b64ecd2a755]::Config>::build
[INFO] [stderr]     19:     0x5736b203d099 - build_script_build[132fa0060b9664ec]::build_grpc
[INFO] [stderr]     20:     0x5736b203f936 - build_script_build[132fa0060b9664ec]::main
[INFO] [stderr]     21:     0x5736b2041533 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5736b203aee6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5736b2043a99 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5736b2453194 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5736b2453194 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x5736b2453194 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5736b2453194 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5736b2453194 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5736b2453194 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     30:     0x5736b2453194 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x5736b2453194 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5736b2453194 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5736b20423b1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5736b20417b5 - main
[INFO] [stderr]     35:     0x7e646f9081ca - <unknown>
[INFO] [stderr]     36:     0x7e646f90828b - __libc_start_main
[INFO] [stderr]     37:     0x5736b2039305 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "938f57958a024558a9564e401e6d06538c6b00d86da252ae5ee12127f4d3c6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "938f57958a024558a9564e401e6d06538c6b00d86da252ae5ee12127f4d3c6a2", kill_on_drop: false }`
[INFO] [stdout] 938f57958a024558a9564e401e6d06538c6b00d86da252ae5ee12127f4d3c6a2
